projects
/
gpsbabel.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gpsbabel.git
2019-02-14
Robert Lipe
Essentially revert the skytraq part of PR#286.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
GPSBabel
Merge branch 'master' into atoi
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
GPSBabel
Merge pull request #284 from gpsbabel/cl-cleanups
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
tsteven4
add support for multiple urls for route headers. (...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Robert Lipe
Don't #include debug
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Robert Lipe
A near rewrite of the reader of the stmsdf reader to...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Robert Lipe
Don't name params in decls in itracku
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Robert Lipe
Sign extension fix in EasyGPS
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Robert Lipe
Remove xstrrstr and BASE_STRUCT from defs.h
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Robert Lipe
Remove write-only variable in compegps.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Robert Lipe
Drop some unused method protos from CET.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Robert Lipe
XmlStreamWriter: make single arg methods explicit....
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
Robert Lipe
Removing scraggling bits of xhtmlent from build files.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
Robert Lipe
Remove (now) unused xhtmlent table.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
Robert Lipe
Make types in ggv_bin more safe for 32/64 systems.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
Robert Lipe
Default construct to eliminate warning in geojson
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
Robert Lipe
Build fix for Cmake/CLion on Mac. Correct handling...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
tsteven4
add cppcheck target to GPSBabel.pro. (#280)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Robert Lipe
Wrap (use) of variables in #defines.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Robert Lipe
Warning fix in raymarine
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Robert Lipe
Warning fix in locus
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Robert Lipe
Fix warning in maggeo
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Robert Lipe
Warning fixes in jeeps: move use closer to initializati...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Robert Lipe
Tame string formatting warning in libusb.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Robert Lipe
Remove unneeded const qualifier on pass-by-value types.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Robert Lipe
Replace size() == 0 with empty() when more readable.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Robert Lipe
Const-ipate jeeps function signature. (Yeah, coz THAT...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Robert Lipe
Automated cleanups for passing by reference and fixing...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Robert Lipe
Modernize loop iterators to walk arrays and containes...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Robert Lipe
Modernize C style explicit (void) in decls to (), elimi...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Robert Lipe
Modernize bool use of true/false.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Robert Lipe
Make prototype arg names match function arg names.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Robert Lipe
Pick up a few old NULL->nullptr conversions that are...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Robert Lipe
For single argument ctors, mark type explicit.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Robert Lipe
If there's only one argument in a ctor, mark it explici...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Robert Lipe
Diff and Terrain in geocaches are integers internally.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
tsteven4
generate html coverage reports. (#281)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
tsteven4
remove obsolete msvc workarounds. (#278)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
tsteven4
use QThread::usleep instead of our own function. (...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
tsteven4
obsolete DEBUG_MEM (#279)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
tsteven4
simplify conversion from utm. (#275)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
tsteven4
update shapelib to 1.4.1 (#274)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
tsteven4
enhance sort filter for rtes & trks. (#273)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-17
tsteven4
use bool, true, false. (#272)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
tsteven4
add msvc2017 builds to appveyor. (#270)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
tsteven4
update docker build script to use latest bionic. (...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
tsteven4
Merge pull request #266 from tsteven4/clazy1
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
GPSBabel
Merge pull request #267 from gpsbabel/gpsbabel-patch-2
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
GPSBabel
Remove leftover code from 'adding class' change
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
tsteven4
fix clazy detected 'use isEmpty() instead'
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
tsteven4
fix clazy detected 'Use *Ref() instead'
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
tsteven4
fix clazy detected 'unused *'
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
tsteven4
fix clazy detected 'allocating an unneeded temporary...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-12
tsteven4
fix clazy detected 'c++11 range-loop might detach Qt...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-12
tsteven4
fix clazy detected 'Use multi-arg instead'
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
tsteven4
update travis for xenial (#265)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
tsteven4
support kml 2.3 track element. (#264)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-19
GPSBabel
Merge pull request #261 from gpsbabel/gpsbabel-patch-2
commit
|
commitdiff
|
tree
|
snapshot
2018-10-19
tsteven4
Replace queues with Qlist in session handling. (#263)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
tsteven4
Merge pull request #262 from tsteven4/tcache
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
tsteven4
extend travis mac cache timeout.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
tsteven4
Merge pull request #260 from tsteven4/cpp14_msvc
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
GPSBabel
Merge pull request #259 from tsteven4/queue_bye_bye
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
GPSBabel
Update dependencies, notably for <optional>
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
tsteven4
Merge pull request #256 from tsteven4/rpath
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
tsteven4
move to c++14 standard.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
tsteven4
eliminate queues in csv style handling.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
tsteven4
Merge pull request #258 from tsteven4/sortbug
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
tsteven4
correct sort filter time option to use msecs.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
tsteven4
use consistent whitespace in configure comments.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
tsteven4
have configure conditionally set rpath.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
GPSBabel
Merge pull request #255 from gpsbabel/parallel
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Robert Lipe
Parallelize CLI and GUI make. testo and vtesto are...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
GPSBabel
Merge pull request #254 from gpsbabel/tweaks
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Robert Lipe
Allow string to be modified during parse. Ugh.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Robert Lipe
Let xcsv parser keep QStrings up for one more level.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Robert Lipe
Push QStrings -> char * conversions down one more level.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
GPSBabel
Merge pull request #253 from gpsbabel/tweaks
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Robert Lipe
Find gsed when doing a tools/docfix on a Mac populated...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
GPSBabel
Merge pull request #252 from gpsbabel/tweaks
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
GPSBabel
Merge pull request #249 from codacy-badger/codacy-badge
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
GPSBabel
Add codacy badges to Github README.md
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
The Codacy...
Add Codacy badge
commit
|
commitdiff
|
tree
|
snapshot
2018-09-01
tsteven4
Merge pull request #246 from tsteven4/trackdata
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
tsteven4
introduce optional class
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
tsteven4
Merge pull request #245 from tsteven4/exif2
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
tsteven4
a few exif cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
tsteven4
Merge pull request #230 from tsteven4/bng
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
tsteven4
tweak unicsv bng documentation thanks Hornbydd.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
tsteven4
Merge pull request #238 from tsteven4/exif
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
tsteven4
add exif support for uncompressed thumbnails.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
tsteven4
fix exif dynamic debug omissions.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
tsteven4
fix exif warnings.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
tsteven4
replace legacy time handling in exif.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
tsteven4
minor fixes for exif.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
tsteven4
use QVariant to store exif tag data.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
tsteven4
use continued fractions to create TIFF RATIONAL types.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
tsteven4
improvements to exif format.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
tsteven4
tweak endian routines for consistency. (#242)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
tsteven4
eliminate queues in inifile. (#239)
commit
|
commitdiff
|
tree
|
snapshot
next